M

ExternalResourceBrowserData.AddResource

Description:
Adds an external resource to the folder path by supplying the resource name, version and reference information.
Overloads (4):
AddResource(String,String,IDictionary[String,String])
public void AddResource(
	string resourceName,
	string version,
	IDictionary<string, string> referenceInformation
)
  • String
    resourceName
    The unique short name of external resource.
  • String
    version
    The version of external resource.
  • IDictionary<String, String>
    referenceInformation
    The (String, String) map containing reference or lookup information that will be stored in Revit.